home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / hookin.zip / SATISFAX.DOC < prev   
Text File  |  1992-12-03  |  3KB  |  60 lines

  1. The Intel SatisFAXtion board is normally used with three layers of Intel
  2. software.
  3.  
  4. SATISFAX.SYS loads in the CONFIG.SYS file and manages the SatisFAXtion
  5. hardware.
  6.  
  7. CASMGR.EXE loads in the AUTOEXEC.BAT or from the DOS prompt and manages
  8. the reception and transmission of FAXes.  There is an API to CASMGR that
  9. is used by the other pieces of Intel software.
  10.  
  11. FAX.EXE or FAXPOP.EXE loads in the AUTOEXEC.BAT or from the DOS prompt
  12. and provides a user interface.  CASMGR can receive FAXes without FAX.EXE
  13. or FAXPOP.EXE.
  14.  
  15. The three pieces of software are loaded in the above order.  DESQview
  16. and DESQview/X users are likely to run into one of the following two
  17. problems.
  18.  
  19. 1)  If CASMGR is loaded before DESQview and FAX/FAXPOP is loaded inside
  20. a DESQview window, the system is likely to crash if any multitasking is
  21. going on.  (FAXPOP will crash the system only on its Events screen,
  22. whereas FAX is lethal whenever it is loaded and there is multitasking.)
  23. Because there is always some multitasking with the server and the window
  24. manager in DESQview/X, FAX, and FAXPOP can cause crashes in that
  25. environment even with no other window open.
  26.  
  27. 2) If CASMGR and FAX/FAXPOP are both loaded into a DESQview window, it
  28. is also necessary to load the Quarterdeck utility HOOKINT.COM in the
  29. window before the Intel software.  Even so, FAX transmission or
  30. reception can abort with this configuration if there is too much
  31. multitasking going on.
  32.  
  33. Depending on the user's needs, one of two configurations might produce
  34. acceptable results with the following precautions:
  35.  
  36. 1) CASMGR LOADED BEFORE DESQVIEW.  If FAX/FAXPOP is not loaded in a
  37. DESQview window, CASMGR can be loaded before DESQview and can receive
  38. FAXes reliably in background while the user works in other programs in
  39. DESQview.  The user can either:  a) use FAX/FAXPOP outside of DESQview
  40. after the FAX has arrived; or b) use FAX/FAXPOP inside DESQview when
  41. no other window is active.  To insure that no multitasking occurs when
  42. FAX/FAXPOP is loaded inside DV, it is recommended that the DESQview
  43. window that loads FAX/FAXPOP be set up with "Shares CPU in Foreground"
  44. set to N and "Runs in Background" set to N.  This window must then not
  45. be brought to foreground when other programs need to operate in
  46. background.  Because DESQview/X is always multitasking to some extent,
  47. FAX/FAXPOP should not be used at all in DESQview/X when CASMGR is loaded
  48. before DESQview/X.
  49.  
  50. 2) CASMGR LOADED IN A DESQVIEW WINDOW.  The document HOOKINT.DOC (which
  51. is part of the HOOKINT.ZIP file available on the Quarterdeck Bulletin
  52. Board) describes how to use the file HOOKINT.COM to make it possible to
  53. load CASMGR in a DESQview window.  FAX/FAXPOP can then be used in the
  54. same window while multitasking is going on, but the user is likely to
  55. get errors and aborted FAX transmissions and receptions if too many
  56. windows are using processor time.  CASMGR is 5.4K in size, so other
  57. DESQview partitions will be slightly larger using this method than they
  58. would if CASMGR was loaded before DESQview.
  59.  
  60.